Release 10.1A: OpenEdge Application Server:
Administration


WSAMAN import

Deploys a previously exported Web service. This facilitates updating a production Web service, cloning a Web service, or moving a Web service from WSA instance to WSA instance.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman 
   -name wsainstance-name  
   -wsd wsd-location-on-wsaman-machine 
   [ -appname new-appfriendlyname ]  
   [ -namespace new-targetnamespace ]  
   [ -encoding new-encoding-style ] 
   -import 

-name wsainstance-name

The name of the WSA instance where you want to deploy the Web service.

-wsd wsd-location-on-wsaman-machine

The path of the WSD file on the WSAMAN machine.

-appname new-appfriendlyname

The new friendly name of the Web service.

Note: This value replaces the value supplied by the developer to ProxyGen.

-namespace new-targetnamespace

The new target namespace of the Web service.

Note: This value replaces the value supplied by the developer to ProxyGen.

-encoding new-encoding-style

An integer indicating the style/use combination of the WSDL file.

Use a value from Table B–7, which lists the WSDL style/use combinations supported.

Table B–7: Setting the SOAP format for import using WSAMAN 
Use this value ...
For this WSDL style/use combination ...
1
RPC/Encoded
2
RPC/Literal
3
Document/Literal

Notes


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095